Fix some stuff that didn't compile.
authorJan D. <jan.h.d@swipnet.se>
Thu, 29 Jul 2010 06:59:29 +0000 (08:59 +0200)
committerJan D. <jan.h.d@swipnet.se>
Thu, 29 Jul 2010 06:59:29 +0000 (08:59 +0200)
commit49ffd62836dad806778bdd88824dd94c544bad04
treec91378db61da2adb2b2099346f1ef62976c165f7
parent12bf6579b8fa4033c948721df121d82b1af1c881
Fix some stuff that didn't compile.

* frame.h (Qtty_color_mode): Move declaration out of HAVE_WINDOW_SYSTEM.

* vm-limit.c (POINTER): Add typedef for it.
(start_of_data): Change return type from POINTER to char *.
src/ChangeLog
src/frame.h
src/vm-limit.c